projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7dde7f
)
*** empty log message ***
author
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Thu, 17 Jul 2008 09:07:32 +0000
(09:07 +0000)
committer
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Thu, 17 Jul 2008 09:07:32 +0000
(09:07 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index d2cd0dac1ab159970bff48d739f684f7e9652904..a2f29048319c1fa4f9832c03ea350b4ba541159d 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,14
@@
+2008-07-17 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
+
+ * gtkutil.c: Include <config.h> instead of "config.h".
+
+ * lisp.h (Foverlay_buffer): Add EXFUN.
+
+ * process.c (create_process) [!WINDOWSNT && FD_CLOEXEC]: Wait for
+ child process to complete child_setup. Undo 2005-09-21 change.
+
+ * s/darwin.h: Mention setsid after vfork.
+
2008-07-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* Makefile.in (frame.o, keyboard.o, xdisp.o, xfaces.o):